翻訳と辞書
Words near each other
・ firefox
・ firehose syndrome
・ firewall
・ firewall code
・ firewall machine
・ firewire
・ fireworks mode
・ firmware
・ firmy
・ first class module
first fit
・ first generation
・ first generation computer
・ first generation language
・ first normal form
・ first party dma
・ first-in first-out
・ first-order
・ first-order logic
・ fish


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

first fit : FOLDOC
First Fit
A {resource} allocation scheme (usually for memory). First Fit fits data into memory by scanning from the beginning of available memory to the end, until the first free space which is at least big enough to accept the data is found. This space is then allocated to the data. Any left over becomes a smaller, separate free space.
If the data to be allocated is bigger than the biggest free space, the request cannot be met, and an error is generated.
Compare Best Fit.
(1997-06-02)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.